From: Alex Schroeder Date: Mon, 23 Jan 2006 23:21:03 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~8790^2~58 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=6d32c6f59f3c13a29b017457d81963f4b02e8049;p=emacs.git *** empty log message *** --- diff --git a/lisp/mail/ChangeLog b/lisp/mail/ChangeLog index 98fd7420366..b4a2cf85594 100644 --- a/lisp/mail/ChangeLog +++ b/lisp/mail/ChangeLog @@ -1,5 +1,25 @@ +2006-01-24 Alex Schroeder + + * rmailsum.el (rmail-summary-edit-map): Rewrite. + 2006-01-23 Alex Schroeder + * rmail.el (rmail-narrow-to-non-pruned-header): Deleted. + (rmail-unknown-mail-followup-to, rmail-retry-failure): No longer + call rmail-narrow-to-non-pruned-header and replace + mail-fetch-field with rmail-header-get-header because that one + ignores the intangible property when searching. + (rmail-show-message): Simplify x-coding-system handling. + (rmail-redecode-body): No longer call rmail-header-show-headers + because rmail-header-get-header handles the intanglible property. + (rmail-reply): Simplify code at the price of some efficiency when + setting up the variable bindings. No longer toggle visibility of + headers, because rmail-header-show-headers is no longer necessary. + + * rmailhdr.el (rmail-header-get-header): Accept more arguments and + pass them to mail-fetch-field unchanged. Bind + inhibit-point-motion-hooks to t. + * rmailsum.el (rmail-user-mail-address-regexp): Compute a default value instead of assuming nil. Doc. (rmail-summary-get-sender): Compare with